FaCodError 
Logical Entity Name  FaCodError 
Default Table Name  FaCodError 
Physical Only  NO 
Definition 
 
Note 
 

FaCodError Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Code(PK)    char(6)  NO 
 
Descrip    varchar(100)  NO 
 
ToolTip    varchar(250)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaCodError Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_FaCodError_Code  PrimaryKey  Code 

FaCodError Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_FaCodError_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaCodError Check Constraints 
Check Constraint Name  CheckConstraint